home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / games / nethk311.zoo / nethack.mnu < prev    next >
Text File  |  1993-02-09  |  838b  |  52 lines

  1. # Sample .mnu file for NetHack
  2. # This will work only with MINIWIN v1.1
  3. # or TOSWIN v2.0 (or better)
  4.  
  5. #%title "NetHack"
  6. #%about "About NetHack..." "v"
  7. #%name "NetHack 3.1"
  8.  
  9. File
  10.     "Shell"        "!"
  11.     "Options"    "O"
  12.     ---
  13.     "Save Game"    "S"
  14.     ---
  15.     "Quit"        ?"[1][Really quit?][ Yes | No ]":%A"Qy":!
  16. Edit
  17.     "Copy"        %C
  18.     "Paste"        %P
  19.     "Paste Options..."    %O
  20.     ---
  21.     "Set Font"    %F
  22. Inventory
  23.     "Show Inventory"    "i"
  24.     --
  25.     "Put on jewelry" "P"
  26.     "Remove jewelry" "R"
  27.     "Wear armor"    "W"
  28.     "Take off armor" "T"
  29.     "Wield weapon"    "w"
  30.     ---
  31.     "Eat"        "e"
  32.     "Quaff potion"    "q"
  33.     ---
  34.     "Drop"        "d"
  35.     "Throw"        "t"
  36. Move
  37.     "North"    "k"    4800
  38.     "South"    "j"    5000
  39.     "East"    "l"    4d00
  40.     "West"    "h"    4b00
  41.     ---
  42.     "Rest"    "."
  43.     ---
  44.     "Open door" "o"
  45.     "Close door" "c"
  46. Misc
  47.     "Help"    "?"    6200
  48.     "List known spells" "x"
  49.     "Cast spell" "Z"
  50.     ---
  51.     "Abort" 001b    6100
  52.